CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 国际象棋

搜索资源列表

  1. SharpChess_Source_v2_3

    0下载:
  2. c#国际象棋程序 有较高的智能,不支持全屏,能完整存储和显示所有步骤和分析树-chess procedures have higher intelligence, do not support full-screen and complete storage and display and analysis of all the steps tr
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1188855
    • 提供者:gqf
  1. SharpChess_Source_v2_3

    0下载:
  2. CSharpChess--用c#编写的国际象棋游戏,能存储和显示完整的分析树-CSharpChess -- c # prepared by the international chess game that can store and display a complete analysis of tree
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:186790
    • 提供者:gqf
  1. gunchess

    0下载:
  2. gun C 环境下编写的,ARM芯片国际象棋代码,芯片采用LPC2124,所有代码包括:256*256的LCD显示屏驱动代码,串口输入驱动代码,国际象棋游戏完整代码。可以直接编译烧写到ARM芯片内执行。-gun C environment prepared by the ARM chip international chess code, chips used LPC2124. all of the code include : 256 * 256 LCD display driver code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:153471
    • 提供者:刘伟
  1. knight_Cplusplus

    0下载:
  2. 解国际象棋骑士巡游问题的C++源代码,主程序为knight.c-Solutions International Chess Knight parade of C source code, the main program for knight.c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1419
    • 提供者:吴俊杰
  1. hoichess-010.tar

    0下载:
  2. Visual C++国际象棋引擎Hoichess源码,另含HoiXiang(中国象棋)
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:144748
    • 提供者:陈坚
  1. C-graph

    0下载:
  2. 一共8个代码(在TC环境下实现,都是关于图形方面) chess 国际象棋棋盘 citywall 城墙模型 diagrams 统计图 draw 随机绘图(山水画) fivestar 五星红旗(国旗) leafs 百叶图 march 红花绿叶图 olympic 奥运五环
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7570
    • 提供者:masterway
  1. 8queen2

    0下载:
  2. 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:2713
    • 提供者:站长
  1. ChessServer

    0下载:
  2. 多线程例子:国际象棋游戏 -Multi-thread example : chess game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:50170
    • 提供者:站长
  1. Shortest_path_counting

    0下载:
  2. acm算法设计: 描述: 国际象棋车可以水平或垂直的任何方在同一行或同一列的棋盘。 找到一些最短路径的一个车可以从一个角落里一个棋盘的斜对面角落。 输入: 一整数n为行数和列的棋盘。0 < n <=16 输出: 数量的最短路径。 例输入: 3或4 例输出: 6或20 -Descr iption: A chess rook can move horizontally or vertically to any square in th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:212417
    • 提供者:张波
  1. chess

    0下载:
  2. 国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。-Chess game, using 8051 microcontroller to control, you can play games entertainment, which contains the source code, as well as with protues the simulation results.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:19104
    • 提供者:步惊云
  1. mataqipang

    0下载:
  2. 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:周敏从
  1. c

    0下载:
  2. C小程序,关于家庭财政管理,乒乓球比赛,国际象棋棋谱,算出是一年中的那一天,还有一个游戏-C a small program on family financial management, table tennis, chess chess, calculate the day of the year, as well as a game
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:12985
    • 提供者:zhangsan
  1. expression-value.c

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 - 8 king
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1014
    • 提供者:taopen
  1. C-King

    0下载:
  2. 网络版国际象棋,经过调试~代码可行,娱乐和学习并存,是学习编程的好例子-Online chess, after debugging ~ code feasible, entertainment and learning co-exist, is a good example of learning to program
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:322688
    • 提供者:TanHuixing
  1. xiangqiyouxi

    0下载:
  2. C# 游戏国际象棋游戏,面向对象的方法设计,采用了工厂方法,单例模式-C# game chess game, the object-oriented approach to design, using a factory method, singleton
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:131874
    • 提供者:向雄
  1. c-code-for-study

    0下载:
  2. 一些可用来学习的C源代码,输出国际象棋棋盘等-Some can be used to study the source code, the output chess board, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:8738
    • 提供者:吴文
  1. Chess-CSharp

    1下载:
  2. C# 国际象棋棋盘,Visual Studio下运行-C# International chess board,run in Visual Studio
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:61753
    • 提供者:preston
  1. N皇后

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-06
    • 文件大小:8569856
    • 提供者:静守成雯
  1. 皇后问题

    0下载:
  2. C语言 八皇后问题 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法(The eight queens in the C language)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:991232
    • 提供者:洛宇
  1. queen

    0下载:
  2. 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。计算机发明后,有多种计算机语言可以解决此问题。(There are eight queens on the 8 x 8 chess set, so that they can not attack each other, that is, any two Queens can not be in the same line, the same colu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:starhhhh
« 12 3 4 »
搜珍网 www.dssz.com